@charset "UTF-8";
* {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans",
 "Helvetica Neue", sans-serif;
}

html {
  font-size: 14px !important;
}

p {
  font-size: medium !important;
  line-height: 1.8em !important;
}

a:hover {
  cursor: pointer;
}

.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.75s;
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}

.dropdown-menu {
  border-radius: 0 !important;
  border: 0.0625em solid rgba(33, 33, 33, 0.025) !important;
  background: rgba(255, 255, 255, 0.8) !important;
  font-size: 15px !important;
}

.dropdown-menu .dropdown-item:active {
  background: #f44336 !important;
}

nav {
  font-size: 1em !important;
  position: absolute;
  top: 0;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

nav.hide {
  top: -4em;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

nav#navlogo {
  width: auto;
  height: 32px;
}

nav a.navbar-brand img {
  width: 200px;
}

nav a.nav-link {
  line-height: inherit;
}

nav .nav-link.active {
  color: #f44336 !important;
}

nav #biologo {
  width: 60%;
}

section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1.5em 0.75em;
}

section#hero {
  min-height: 90vh;
}

section p {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.5em;
}

section.titled-section {
  padding-top: 2.4em;
  padding-bottom: 6.4em;
}

section.titled-section .section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1.5em 0;
  margin-top: 1em;
  margin-bottom: 3em;
}

section.titled-section .section-title .title-body {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

section.titled-section .section-title .title-body .title-text {
  display: inline;
  font-size: large;
  font-weight: 500;
  text-indent: 0.5em;
  letter-spacing: 0.5em;
  color: #757575;
  padding: 0.25em 0.5em;
  text-align: center;
}

section.titled-section .section-title .title-body .title-text.title-small {
  text-indent: 0;
  letter-spacing: 0;
}

section.titled-section .section-title .title-body .title-underline {
  display: block;
  height: 0.2em;
  width: 60%;
  background: #f44336;
}

section.imaged-section {
  margin-top: 2em;
  margin-bottom: 2em;
  padding-top: 3em;
  padding-bottom: 5em;
  position: relative;
  background: #f5f5f5;
  min-height: unset;
}

section.imaged-section .img-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
}

section.imaged-section .img-overlay img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

section.imaged-section .img-overlay.left {
  left: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}

section.imaged-section .img-overlay.right {
  right: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
}

.ballon-container {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.ballon-container .ballon {
  padding: 1.5em 2em;
  border-radius: 0.5em;
  border: 0.0625em solid rgba(33, 33, 33, 0.1);
  -webkit-box-shadow: 0 0.125em 0.1em rgba(33, 33, 33, 0.1);
          box-shadow: 0 0.125em 0.1em rgba(33, 33, 33, 0.1);
}

footer {
  text-align: center;
  background: #212121;
  font-size: 14px !important;
}

footer p {
  color: #d6d4d4;
  font-size: 1em !important;
}

footer h4 {
  color: #d6d4d4dc;
}

footer strong {
  border-bottom: 0.1em solid #f44336;
}

footer img {
  width: 60%;
}

footer .footer-web {
  display: none;
}

footer .footer-mobile {
  display: block;
}

footer .row {
  padding: 2em 0 0 0;
}

@media only screen and (min-width: 768px) {
  footer {
    text-align: left;
  }
  footer .footer-web {
    display: block;
  }
  footer .footer-mobile {
    display: none;
  }
}

.gmap_canvas {
  margin-top: 5em;
  margin-bottom: 7em;
  height: 60vh;
  width: 100%;
}

.gmap_canvas iframe {
  height: 60vh;
  width: 100%;
}

.animated-icon3 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.animated-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.animated-icon3 span {
  background: #e65100;
}

.animated-icon3 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
          transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
          transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
  top: 20px;
  -webkit-transform-origin: left center;
          transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 0px;
  left: 8px;
}

.animated-icon3.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.animated-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 21px;
  left: 8px;
}

@media only screen and (max-width: 992px) {
  nav {
    font-size: 16px !important;
    background: white !important;
  }
  nav button.navbar-toggler:focus, nav button.navbar-toggler:active {
    outline: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  nav .navbar-toggler {
    border: none;
  }
}

.service {
  margin: 1em 0;
}

.service .service-body {
  margin: 2em 0;
}

@media (min-width: 768px) {
  .service .service-body .service-text {
    height: 100%;
    background: white;
    padding: 1em;
    border-radius: 0.5em;
    border: 0.0625em solid rgba(33, 33, 33, 0.1);
    -webkit-box-shadow: 0 0.125em 0.1em rgba(33, 33, 33, 0.1);
            box-shadow: 0 0.125em 0.1em rgba(33, 33, 33, 0.1);
    position: relative;
  }
}

@media (min-width: 768px) {
  .service .service-body .service-text .arrow-left, .service .service-body .service-text .arrow-right {
    position: absolute;
    top: calc(50% - 0.75em);
    left: calc(-1.5em + 0.77em);
    width: 1.5em;
    height: 1.5em;
    background: white;
    -webkit-box-shadow: 0 0.125em 0.1em rgba(33, 33, 33, 0.1);
            box-shadow: 0 0.125em 0.1em rgba(33, 33, 33, 0.1);
    border: 0.0625em solid rgba(33, 33, 33, 0.1);
    border-color: rgba(33, 33, 33, 0.2);
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
            clip-path: polygon(0 0, 0 100%, 100% 100%);
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .service .service-body .service-text .arrow-right {
    position: absolute;
    left: unset;
    right: calc(-1.5em + 0.77em);
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
  }
}

.service .service-body .service-img {
  border: 0.0625em solid rgba(33, 33, 33, 0.1) !important;
  -webkit-box-shadow: 0 0.125em 0.1em rgba(33, 33, 33, 0.1) !important;
          box-shadow: 0 0.125em 0.1em rgba(33, 33, 33, 0.1) !important;
}

.service .service-body .service-img .card-img img {
  width: 50%;
  height: auto;
  margin: 1em;
}

.service .service-body .service-img .card-img {
  height: 20rem;
}

@media (min-width: 992px) {
  .service .service-body .service-img .card-img img {
    height: 20vh;
    width: auto;
  }
}

.service .service-body .service-img .service-feature {
  display: none;
  -webkit-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  margin: 0 5px !important;
  padding: 1em !important;
}

.service .service-body .service-img .service-feature.active {
  display: block;
}

.service .service-body .service-img .service-feature li {
  padding: unset;
  margin: unset;
  list-style: none;
}

.service .service-body .service-img .service-feature li::before {
  content: "✔  ";
  color: #f44336;
  margin-right: 1em;
}

.service-feature h5 {
  font-size: 16.2px;
}

.service-feature p {
  margin-bottom: -.5rem;
}

.service-feature p::before {
  content: "●";
  color: #f44336;
  margin-right: 1em;
}

.service .service-body .service-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: unset;
  padding: unset;
  margin-top: 0.5em;
}

.service .service-body .service-nav .service-nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(33.33333% - 0.375em);
  margin: 0.125em;
  padding: 0.2em;
  overflow: hidden;
  height: 5em;
  color: #212121;
  background: white;
  border: 0.0625em solid rgba(33, 33, 33, 0.1) !important;
  -webkit-box-shadow: 0 0.125em 0.1em rgba(33, 33, 33, 0.1) !important;
          box-shadow: 0 0.125em 0.1em rgba(33, 33, 33, 0.1) !important;
}

@media (min-width: 576px) {
  .service .service-body .service-nav .service-nav-item {
    width: calc(32% - 1em);
  }
}

@media (min-width: 990px) {
  .service .service-body .service-nav .service-nav-item {
    width: calc(23% - 0.625em);
  }
}

@media (min-width: 1200px) {
  .service .service-body .service-nav .service-nav-item {
    width: calc(20% - 0.75em);
  }
}

.service .service-body .service-nav .service-nav-item.active {
  color: white;
  border-color: rgba(255, 112, 67, 0.5) !important;
}

.service .service-body .service-nav .service-nav-item:hover {
  cursor: pointer;
}

.service .service-body .service-nav .service-nav-item img {
  width: 120%;
  height: auto;
}

nav {
  font-size: 16px !important;
  background: white !important;
}

.image-mobile {
  display: none;
}

section#hero {
  background: url("../img/network/hero.png");
  background-position-x: center;
}

section#hero .container {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

section#hero .container #hero-title {
  color: #f44336;
  text-align: center;
  font-weight: 600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-shadow: 2px 2px 2px rgba(33, 33, 33, 0.5);
}

section#hero .container #hero-text {
  text-align: center;
}

section#hero .container #hero-more {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.5em 1em;
  text-align: center;
  color: #f44336;
  border: 1px solid #f44336;
  border-radius: 0.2em;
}

section#services {
  padding-top: 6em;
  min-height: unset;
}

section#sec-services .secservices-list {
  list-style: none;
  margin: unset;
  padding: unset;
}

section#sec-services .secservices-list .list-item {
  margin-top: 2.5em;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

section#sec-services .secservices-list .list-item:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  cursor: pointer;
}

section#sec-services .secservices-list .list-item:hover .list-body {
  border-color: rgba(255, 112, 67, 0.2);
}

section#sec-services .secservices-list .list-item .list-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0.5em;
  background: white;
  background-image: url("../img/network/services/Rectangle 39.png");
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  margin: 0 1em;
  padding: 3em 1em 4em 1em;
  border: 0.0625em solid rgba(33, 33, 33, 0.075);
  -webkit-box-shadow: 0 0.125em 0.1em rgba(33, 33, 33, 0.1);
          box-shadow: 0 0.125em 0.1em rgba(33, 33, 33, 0.1);
}

section#sec-services .secservices-list .list-item .list-body img {
  width: 100%;
}

section#sec-services .secservices-list .list-item .list-body p {
  padding-top: 0.5em;
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin: 0;
  font-weight: 400;
  color: #757575;
}

section#services-advisory, section#services-advisory2 {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(240, 240, 240, 0.705)), to(white));
  background: linear-gradient(rgba(240, 240, 240, 0.705), white);
  height: 50vh;
  overflow: hidden;
}

section#services-advisory img, section#services-advisory2 img {
  height: 100%;
  width: 100%;
}

section#product-list div[class^=col-] img {
  width: 80%;
}


section#contact-us {
  margin-top: 3em;
  margin-bottom: 10em;
  padding: 0px;
  min-height: 0px;
  height: auto;
  text-align: center;
}

section#contact-us p.heading {
  font-size: 2em !important;
}

section#contact-us .contact-us {
  text-align: center;
  border-radius: 50px;
  padding: 15px 50px;
  color: white;
  background: -webkit-gradient(linear, left top, right bottom, from(#ECAB72), color-stop(#FC2727), to(#ECAB72));
  background: linear-gradient(to right bottom, #ECAB72, #FC2727, #ECAB72);
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

section#contact-us a {
  text-decoration: none;
}

section#contact-us .p-mobile {
  display: none;
}

footer {
  background: #212121;
}

footer p {
  color: #d6d4d4;
}

footer h4 {
  color: #d6d4d4dc;
}

footer strong {
  border-bottom: 0.1em solid #f44336;
}

footer .row {
  padding: 2em 0;
}

footer .footer-mobile {
  display: none;
}

@media only screen and (max-width: 1200px) {
  #services-advisory, #services-advisory2 {
    background: rgba(249, 249, 249, 0.705);
    height: 50vh;
  }
  #services-advisory img, #services-advisory2 img {
    height: 100%;
    width: auto !important;
  }
  .secservices-list p {
    font-size: 13px !important;
  }
}

@media only screen and (max-width: 992px) {
  .secservices-list p {
    font-size: 11px !important;
  }
  .product-image img {
    width: 100% !important;
  }
}

@media only screen and (max-width: 768px) {
  section {
    padding-bottom: 0px !important;
    font-size: 13px;
  }
  section#services-advisory, section#services-advisory2 {
    min-height: 0;
    background: white !important;
    height: auto !important;
    padding: 1em;
  }
  section#services-advisory .img-overlay, section#services-advisory2 .img-overlay {
    display: none;
  }
  section#hero #hero-title {
    margin-bottom: 0.5em;
  }
  section#sec-services {
    min-height: 0;
  }
  section#sec-services .secservices-list .list-item .list-body {
    padding: 1em 5px 2em 5px !important;
  }
  section#sec-services .secservices-list .list-item .list-body p {
    font-size: 9px !important;
  }
  section .image-mobile {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  footer {
    font-size: 14px !important;
    text-align: center;
  }
  footer img {
    width: 60%;
  }
  footer .footer-web {
    display: none;
  }
  footer .footer-mobile {
    display: block;
    color: #d6d4d4;
  }
  footer .row {
    padding: 2em 0 0 0;
  }
  .product-image img {
    width: 50% !important;
  }
}

@media only screen and (max-width: 768px) {
  section#sec-services .secservices-list .list-item .list-body {
    padding: 1em 5px 2em 5px !important;
  }
  section#sec-services .secservices-list .list-item .list-body p {
    font-size: 9px !important;
  }
}

@media only screen and (max-width: 576px) {
  section#contact-us p.heading {
    font-size: 1.5em !important;
    padding: 0 1em;
  }
  section#contact-us .p-mobile {
    display: inline;
  }
  section#contact-us .p-web {
    display: none;
  }
  section#sec-services .secservices-list .list-item .list-body {
    padding: 1em 5px 2em 5px !important;
  }
  section#sec-services .secservices-list .list-item .list-body p {
    font-size: 13px !important;
  }
}
/*# sourceMappingURL=network.css.map */